home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / tleprsnc.dir / 00321_Script_321 < prev    next >
Text File  |  1994-11-29  |  161b  |  6 lines

  1. on exitframe
  2.   if the movieTime of sprite 10 = the duration of cast "ctttsm.avi" then
  3.     go to frame "startmovie1"
  4.   else go to frame the frame
  5. end if
  6. end